projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4822d6a
)
*** empty log message ***
author
Luc Teirlinck
<teirllm@auburn.edu>
Sun, 19 Oct 2003 04:06:29 +0000
(
04:06
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Sun, 19 Oct 2003 04:06:29 +0000
(
04:06
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 5d37f27e0de57732aeb087f04415f012f3422c22..3a3aea0051456bcc5894da19f751ed34e67e1226 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-5,8
+5,8
@@
(help-make-xrefs): Only make cross-references for faces if
preceded or followed by the word `face'. Do not make a
cross-reference for variables without variable documentation,
- unless preceded by the word `variable'
. Update doc string
- accordingly.
+ unless preceded by the word `variable'
or `option'. Update doc
+
string
accordingly.
2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>